home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / qs.zip / QS.DOC next >
Text File  |  1992-04-13  |  8KB  |  207 lines

  1. Quick Switch V1.01                                April 13, 1992
  2.  
  3.  
  4. 1. General introduction
  5.  
  6. Have you ever had a hard time in finding a desired window buried
  7. under many windows?  Quick Switch (QS) is designed to simplify
  8. the MS-Windows operation in switching windows effortlessly.  By
  9. simply holding down the right mouse button, you will get a list
  10. of all windows currently open, or you can make all of them
  11. minimized at once on the desktop (screen).  The list will show
  12. you icons and associated window names in a clear fashion.  You
  13. can double-click an icon in the list to activate the
  14. corresponding window.
  15.  
  16. V1.01 contains fixes for minor bugs found under Windows 3.1.
  17.  
  18. 2. How to use it.
  19.  
  20. Once QS is run, operation is very easy; simply hold down the
  21. right mouse button for a short period of time (the default is 500
  22. milliseconds).  Then the QS listing will show up.  Again, hold
  23. down the right mouse button.  Then QS will minimize itself to an
  24. icon.
  25.  
  26. While you are displaying the QS listing, double-click a desired
  27. application's icon.  Then you can switch to that application. 
  28. Once you select an application in this way, QS will minimize
  29. itself until you hold down the right mouse button to re-activate
  30. QS.
  31.  
  32. You can display in the QS listing top level windows only or with
  33. child windows.  The relationship between a parent window and its
  34. child windows will be clearly indicated by connecting lines
  35. showing the structure.  By single-clicking the QS window's client
  36. area with the right mouse button, display level (top level only
  37. or including child windows) can be instantly changed.
  38.  
  39. If the application which you are running supports multiple
  40. documents as child windows, then double-click the icon of an
  41. child window in the QS listing.  You will be activating the
  42. parent window for the corresponding application with a selected
  43. document in the active child window.  Since the Program Groups in
  44. the Windows Program Manager are handled in a form of multiple
  45. documents, this is very useful to switch the Program Groups
  46. within the Windows Program Manager.  This feature is also useful
  47. in switching documents if you are working on multiple documents
  48. in a wordprocessing or similar application which supports the
  49. multiple documents as child windows.
  50.  
  51. If the QS mode is set to minimizing all windows at QS activation
  52. time, holding down the right mouse button will minimize all
  53. windows currently open and arrange them on the desktop at once. 
  54. Once all windows are minimized and arranged on the desktop,
  55. activating a desired window can be done in a regular way of
  56. double-clicking an icon.
  57.  
  58. When the right mouse button is held down while all windows are
  59. minimized, QS will be activated and show the QS listing with all
  60. windows currently running.  Double-clicking an icon in the list
  61. will activate the corresponding window. 
  62.  
  63. In many cases, if a dialog box is shown on the screen, its parent
  64. window is locked and it is not easy, if not impossible, to switch
  65. to other application.  If you hold down the right mouse button in
  66. the dialog box area, then QS will be activated and you can switch
  67. applications.  This is useful, for example, to switch to other
  68. application while the application you have been working on is
  69. suspended for printing, or some other reason. 
  70.  
  71.  
  72. 3. Installation
  73.  
  74. To fully appreciate the handiness of QS, it should be running all
  75. the time as a background task so that it is ready for activation
  76. in response to holding down the right mouse button.  To easily
  77. accomplish this, it is suggested to load QS as an icon at the
  78. start up time of Windows by editing WIN.INI file as follows:
  79.  
  80.      [windows]
  81.      load=drive:\subdirectory\QS.EXE
  82.  
  83.  
  84. 4. Option setting.
  85.  
  86. If you select Option in the menu, you will see a dialog box in
  87. which you have a couple of option setting selections:
  88.  
  89. (1) QS mode.
  90.      This option is to select either QS should, at its
  91.      activation, list the currently open windows or make all of
  92.      them minimized.
  93.  
  94. (2) Display level.
  95.      This option is to tell QS weather child windows should be
  96.      displayed along with their parent windows.  Whichever is
  97.      setup in the option selection, single-clicking of the right
  98.      mouse button toggles this setting.  The new setting changed
  99.      by single-clicking is only valid until QS is terminated,
  100.      unless you save the option setting, . 
  101.  
  102. (3) Do not display initial help screen.
  103.      If checked, the help screen will not be displayed when QS is
  104.      activated first time.
  105.  
  106. (4) Disable QS activation temporarily.
  107.      If checked, QS will not be activated even if the right mouse
  108.      button is held down for a specified period of time.
  109.  
  110. (5) QS Activation timer.
  111.      QS will activate itself after detecting that the right mouse
  112.      button is held down for certain period of time specified by
  113.      this parameter.  The timer value should be in milliseconds.
  114.  
  115. (6) Make the changes permanent.
  116.      If Yes is selected, then QS.INI profile will be updated.  If
  117.      No is selected, the changes will be temporary.
  118.  
  119.  
  120. 5. QS profile
  121.  
  122. All the setup options in the Option screen will be kept in the QS
  123. profile, QS.INI.  The format of QS.INI is similar to other .INI
  124. files, like WIN.INI.  With QS.INI, you can have a primary profile
  125. and a secondary profile, whereby the secondary profile is
  126. optional.  The primary profile should be stored in the same
  127. subdirectory with the QS program file QS.EXE.  If the primary
  128. profile contains IniDir= keyword parameter with valid
  129. drive/subdirectory name, QS gets all setup parameters from the 
  130. secondary profile stored in the subdirectory specified by IniDir=
  131. keyword in the primary profile by superseding the setups in the
  132. primary profile.  The IniDir keyword in the secondary profile
  133. will be ignored, if any.  This feature is useful in LAN
  134. environment so that individual users can maintain their own
  135. profile while they can share the QS program file on a file
  136. server.
  137.  
  138. Keyword in the profile:
  139.  
  140.      [QuickSwitch]
  141.           This is the section name for QS.
  142.  
  143.      Mode: QS mode
  144.           Mode=List
  145.           Mode=Icon
  146.  
  147.      TopLevelOnly: Display level
  148.           TopLevelOnly=Yes
  149.           TopLevelOnly=No
  150.  
  151.      InitHelp: Weather to display the help screen at the
  152.                beginning.
  153.           InitHelp=Yes
  154.           Inithelp=No
  155.  
  156.      Disable: Weather to disable QS activation temporarily.
  157.           Disable=Yes
  158.           Disable=No
  159.  
  160.      ActivationTimer: QS activation timer in milliseconds
  161.           example: ActivationTimer=500
  162.  
  163.      IniDir: The secondary profile drive/subdirectory
  164.           example: IniDir=H:\INI\QS
  165.  
  166.  
  167.  
  168. 6. Irregularity
  169.  
  170. In some cases, an icon in the QS listing may not exactly be the
  171. one assigned for that application.  Such application includes,
  172. for example, a DOS session or Clock in Accessaries of Windows
  173. 3.1.  This is because these applications may be drawing icons on
  174. its own and QS could not identify the icons.
  175.  
  176. In some cases, when a child window's icon is double-clicked in
  177. the QS listing, other child window may come up as an active
  178. window in the parent window.  This is because the activated child
  179. window is in a special status, thus switching to the double-
  180. clicked window is not desirable.  For example, while a
  181. WordPerfect document is in Print Preview mode or Figure Edit
  182. mode, and if other document's icon is double clicked in the QS
  183. listing, the document in Print Preview mode or Figure Edit mode
  184. will be activated as a child window in the WordPerfect parent
  185. window.  This is done by QS to reflect the actual behavior seen
  186. in the manual operations of WordPerfect. 
  187.  
  188.  
  189. 7. History
  190.  
  191.      V1.0      April 1, 1992       Original
  192.      V1.01     April 13, 1992      Minor bug fix
  193.  
  194.  
  195. 8. Registration
  196.  
  197. This is a shareware program.  If you think Quick Switch is useful
  198. for you please register it for $5 per copy.
  199.  
  200.  
  201.      K. Yoshimura
  202.      18 Somerstown Rd
  203.      Ossining, NY 10562
  204.  
  205.      CompuServe: 72371,3237
  206.  
  207.